FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package cce.fhir.minimal#0.3.0 (78 ms)

Package cce.fhir.minimal
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=cce.fhir.minimal@0.3.0&canonical=https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-MedicationStatement-Systemtherapy
Url https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-MedicationStatement-Systemtherapy
Version 0.0.1
Status draft
Name Systemtherapy
Experimental False
Description Includes chemotherapy and all types of therapy that do not fall under surgical data or radiotherapy
Type MedicationStatement
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Condition-Primarydiagnosis Primarydiagnosis
https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Patient-Patient Patient
https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Patient-Pseudonym PatientPseudonym
https://www.cancercoreeurope.eu/fhir/core/ValueSet/SYSTTherapyTypeVS SYSTTherapyTypeVS


Source

{
  "resourceType" : "StructureDefinition",
  "url" : "https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-MedicationStatement-Systemtherapy",
  "version" : "0.0.1",
  "name" : "Systemtherapy",
  "status" : "draft",
  "description" : "Includes chemotherapy and all types of therapy that do not fall under surgical data or radiotherapy",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "MedicationStatement",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/MedicationStatement",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "MedicationStatement.status",
        "path" : "MedicationStatement.status",
        "mustSupport" : true
      },
      {
        "id" : "MedicationStatement.category",
        "path" : "MedicationStatement.category",
        "min" : 1,
        "mustSupport" : true,
        "binding" : {
          "strength" : "extensible",
          "valueSet" : "https://www.cancercoreeurope.eu/fhir/core/ValueSet/SYSTTherapyTypeVS"
        }
      },
      {
        "id" : "MedicationStatement.category.coding",
        "path" : "MedicationStatement.category.coding",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "MedicationStatement.category.coding.code",
        "path" : "MedicationStatement.category.coding.code",
        "short" : "TherapyType",
        "definition" : "Surgery, Radiotherapy, Chemotherapy, Immunotherapy, Hormone therapy and Bone marrow transplantation, free text information if other therapy types were used",
        "min" : 1,
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "ADT-GEKID",
            "map" : "SYST:SYST_TherapyType",
            "comment" : "SYST:SYST_TherapyType"
          },
          {
            "identity" : "ISO-11179",
            "map" : "urn:dktk:dataelement:36:2, urn:dktk:dataelement:38:2, urn:dktk:dataelement:39:2, urn:dktk:dataelement:40:2, urn:dktk:dataelement:41:3, urn:dktk:dataelement:71:2"
          }
        ]
      },
      {
        "id" : "MedicationStatement.medication[x]",
        "path" : "MedicationStatement.medication[x]",
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "MedicationStatement.medication[x].coding",
        "path" : "MedicationStatement.medication[x].coding",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "pattern",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        },
        "mustSupport" : true
      },
      {
        "id" : "MedicationStatement.medication[x].coding:ATC",
        "path" : "MedicationStatement.medication[x].coding",
        "sliceName" : "ATC"
      },
      {
        "id" : "MedicationStatement.medication[x].coding:ATC.system",
        "path" : "MedicationStatement.medication[x].coding.system",
        "fixedUri" : "http://fhir.de/CodeSystem/bfarm/atc",
        "mustSupport" : true
      },
      {
        "id" : "MedicationStatement.medication[x].coding:ATC.version",
        "path" : "MedicationStatement.medication[x].coding.version",
        "mustSupport" : true
      },
      {
        "id" : "MedicationStatement.medication[x].coding:ATC.code",
        "path" : "MedicationStatement.medication[x].coding.code",
        "mustSupport" : true
      },
      {
        "id" : "MedicationStatement.medication[x].text",
        "path" : "MedicationStatement.medication[x].text",
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "ADT-GEKID",
            "map" : "SYST:Substanz:SYST_Substance",
            "comment" : "SYST:Substanz:SYST_Substance"
          },
          {
            "identity" : "ISO-11179",
            "map" : "urn:adt:dataelement:91:1"
          }
        ]
      },
      {
        "id" : "MedicationStatement.subject",
        "path" : "MedicationStatement.subject",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Patient-Patient",
              "https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Patient-Pseudonym"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "MedicationStatement.subject.reference",
        "path" : "MedicationStatement.subject.reference",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "MedicationStatement.context.reference",
        "path" : "MedicationStatement.context.reference",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "MedicationStatement.effective[x]",
        "path" : "MedicationStatement.effective[x]",
        "type" : [
          {
            "code" : "Period"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "MedicationStatement.effective[x].start",
        "path" : "MedicationStatement.effective[x].start",
        "short" : "Systemic therapy start",
        "definition" : "Indicates when the systemic therapy was started",
        "min" : 1,
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "ADT-GEKID",
            "map" : "SYST:SYST_Begin_Date",
            "comment" : "SYST:SYST_Begin_Date"
          },
          {
            "identity" : "ISO-11179",
            "map" : "urn:adt:dataelement:90:1"
          }
        ]
      },
      {
        "id" : "MedicationStatement.effective[x].end",
        "path" : "MedicationStatement.effective[x].end",
        "short" : "Systemic therapy end",
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "ADT-GEKID",
            "map" : "SYST:SYST_End_Date",
            "comment" : "SYST:SYST_End_Date"
          },
          {
            "identity" : "ISO-11179",
            "map" : "urn:adt:dataelement:93:1"
          }
        ]
      },
      {
        "id" : "MedicationStatement.reasonReference",
        "path" : "MedicationStatement.reasonReference",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Condition-Primarydiagnosis"
            ]
          }
        ],
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.